pygrub fsimage.so: Honour LDFLAGS when building
authorIan Jackson <ian.jackson@citrix.com>
Thu, 4 Oct 2018 11:32:00 +0000 (12:32 +0100)
committerIan Jackson <ian.jackson@citrix.com>
Fri, 22 Feb 2019 14:41:14 +0000 (14:41 +0000)
commitcf47d19e988bbeebd6d5228f1e28171a75cab75a
tree47ec97bccfb03fc97f540a00fa3d3479f0381940
parentb8d6317b982815cee5fd329de198b832620ecb7e
pygrub fsimage.so: Honour LDFLAGS when building

This seems to have been simply omitted.  Obviously this is needed when
building and not just when installing.  Passing only when installing
is ineffective.

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
tools/pygrub/Makefile